Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

사용자 개인 템플릿 페이지 탐색 기능 구현 #776

Closed
wants to merge 534 commits into from

Conversation

vi-wolhwa
Copy link
Contributor

@vi-wolhwa vi-wolhwa commented Oct 11, 2024

⚡️ 관련 이슈

close #749

📍주요 변경 사항

1. 라우팅주소 변경 : my-templates > member/{:memberId}/templates

2. 작성자 이름 클릭 시, 해당 사용자의 템플릿 페이지로 리다이렉트

🎸기타

템플릿 카드에서의 작성자 이름 상호작용

현재 템플릿 카드에도 작성자 이름을 클릭할 수 있는 기능이 구현되어 있습니다. 그러나 템플릿 카드 전체를 클릭할 수 있기 때문에 예상대로 동작하지 않습니다. 이를 해결하기 위하여 다음 작업으로 템플릿 카드 디자인 리팩토링을 진행할 예정입니다.

jminkkk and others added 30 commits September 20, 2024 14:17
…service

SourceCodeService 테스트 추가
…service-layer

TemplateTagServiceTest 추가
…ry-application-service

MemberCategoryApplicationService 테스트
…late-facade

CategoryTemplateApplicationTest 추가
…ry-template-application-service

MemberCategoryTemplateApplicationService 테스트
…late-service

CategoryTemplateService 테스트
…vice

썸네일 서비스 테스트코드 작성
…ication

TemplateApplicationService 테스트
…te-application

MemberTemplateApplicationService 테스트
kyum-q and others added 22 commits October 6, 2024 17:06
로컬 환경에서 서버 실행을 위한 도커 컴포즈 스크립트 작성
…mberdto

�사용되지 않는 MemberDto 제거
…length-validate

태그 및 카테고리 생성 시 글자수 검증
좋아요한 템플릿 삭제 시 좋아요 테이블 삭제 구현
[BE] 코드잽 프로덕션 v1.1.3 배포
…entions-check

전반적으로 자잘한 코드 컨벤션 정리
[BE] MySQL 대소문자 구분 문제로 태그 생성 시 다른 태그까지 생성되는 버그 픽스
[FE] 코드잽 프로덕션 v1.1.3 배포
@vi-wolhwa vi-wolhwa added feature 기능 추가 FE 프론트엔드 labels Oct 11, 2024
@vi-wolhwa vi-wolhwa added this to the 6차 스프린트 🦴 milestone Oct 11, 2024
@vi-wolhwa vi-wolhwa self-assigned this Oct 11, 2024
@Hain-tain Hain-tain closed this Oct 11, 2024
@vi-wolhwa vi-wolhwa deleted the feat/749-member-templates-page branch October 20, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 프론트엔드 feature 기능 추가
Projects
Status: Weekend Done
Development

Successfully merging this pull request may close these issues.

7 participants